[INFO] cloning repository https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apearlinspring/gs-tbk-identity-audit-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 326599a412d7be6fc73320f6ed6ffbdbbc705fbf
[INFO] fixing apearlinspring/gs-tbk-identity-audit-prototype against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] finished tweaking git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] tweaked toml for git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e
[INFO] running `Command { std: "docker" "start" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/class_group/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/gs_tbk_scheme/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/proxy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/user/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/intergration_test/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cl_encrypt/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/id_info_process/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking cryptoxide v0.1.3
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cl_encrypt v0.1.0 (/opt/rustwide/workdir/crates/cl_encrypt)
[INFO] [stderr]    Migrating crates/cl_encrypt/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a5a6624c2f4ce855 -C extra-filename=-49a299fab4ebc303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-770c22b37409e4d3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7542c32d60e65608.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-76ec75bc4eacdedb.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e", kill_on_drop: false }`
[INFO] [stdout] 23eabe5c82aa3c7bb6583159f92ef48405decdb2ca056feb6d893b8633b0514e
